Make heredocs more robust in Tramp.
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Feb 2014 14:11:50 +0000 (15:11 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Feb 2014 14:11:50 +0000 (15:11 +0100)
commit330f30cf2afb1745e0285bcc7d7f5bcbc2c20dcb
tree0d36619e72971d2fdcc3a12e38b75bdf26b5c1e1
parentba38f18064edb563ec82084e065b7b9e3a66cba9
Make heredocs more robust in Tramp.

* net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
(tramp-sh-handle-set-file-acl)
(tramp-sh-handle-start-file-process)
(tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
(tramp-find-executable, tramp-send-command): Use it.
lisp/ChangeLog
lisp/net/tramp-sh.el